home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Applications / ds Folder / readme < prev   
Text File  |  1994-04-05  |  4KB  |  82 lines

  1. DSK_Loader 1.0
  2.  
  3. DSK_Loader is the Macintosh equivalent of the DOS program DSKL. With this program you can communicate with the DSK (DSP Starter Kit) from Texas Instruments. This program bootloads a simple communications kernel and then loads other software using this kernel.
  4.  
  5. Other options are:
  6.  
  7. •  Fill DSK memory with a certain value.
  8.  
  9. •  Dump DSK memory into a textwindow, for further processing.
  10.  
  11. •  Execute programs on the DSK.
  12.  
  13. •  Graph output from the DSK.
  14.  
  15. •  Act as a dumb terminal to the DSK.
  16.  
  17. The DSK and thus DSK_Loader is most interesting for people who want to experiment with Digital Signal Processing at low costs.
  18. For HAM-Radio operators it is a very interesting piece of equipment, Some applications, like the KC7WW port of the W9GR filters are included.
  19.  
  20. The Texas Instruments DSP Starter Kit (DSK) is a low-cost, flexible and easy-to-use Digital Signal Processing (DSP) tool designed for the first-time evaluater. Also the electronica hobbyist and ham-radio opperator can use the DSK for experiments in the field of sophisticated audiofilters, or modems for CW, RTTY, AMTOR, etc. The DSK is a stand-alone printed-circuitboard with a TMS320C26 digital signal processor and an AIC (D/A and A/D) chip.
  21.  
  22. The system comes with its own DSK assembler, debugger and several example programs, all for MS-DOS. The interface is via the host's serial port. DSP code developed on the PC can be downloaded to the DSK and executed with the real-life signals. All device signals are brought out to headers positioned on the board so that daughter boards can be built and easily interfaced.
  23.  
  24. More information about the use of the program can be found in the Help option, in the Apple menu.
  25.  
  26. This program is public domain so you can distribute it to others, put it on BBS's, FTP sides, etc. If you encounter some problems, bugs, find language mistakes in the help-information (english is not my native tongue), or just want to know me that you use this program, feel free to write to the address below, by email, or just postal mail. Please add information about the system you use, and the application you use the DSK for. I also like to hear your wishes for future versions.
  27.  
  28. ____________________________________
  29.    Gerrit Polder    
  30.    PA3BYA
  31.    Prunus 8
  32.    3904 LV   Veenendaal
  33.    The Netherlands
  34. ____________________________________
  35.    Email:                            
  36.    G.Polder@CPRO.AGRO.NL
  37.  
  38.    Packet Radio:     
  39.    PA3BYA@W2XO.#SWPA.PA.USA.NOAM.
  40. ____________________________________
  41.  
  42.  
  43. These are the example dsk files provided with the program:
  44.  
  45. autotest.dsk                    test DSK, use console option.
  46.  
  47. CW1KC.DSK                        w9gr FIR CW filter, 
  48.                                                          thanks Johan Forrer KC7WW.
  49.                                                          (use DSKCOMC2.DSK kernel)
  50.  
  51. DELAY992.DSK             delay of 992 samples.
  52.  
  53. DSKCOMC2.DSK            default kernel with conf 2 memory             
  54.                                                          configuration.  this kernel is needed with:
  55.                                                          CW1KC.DSK, LDEN.DSK and LMS.DSK.
  56.  
  57. dsk_comm.dsk             default kernel.
  58.  
  59. dsk_spec.dsk                spectrum display on the audio output,
  60.                                                         use an osciloscope to display.
  61.                                                         150 FFT's/sec
  62.  
  63. ECHO.DSK                            echo input.
  64.  
  65. FILT.DSK                             example FIR filter.
  66.  
  67. hostspec.dsk                spectrum display on the host computer, 
  68.                                                         use graph option to display.
  69.  
  70. LDEN.DSK                            w9gr LMS denoiser converted to DSK by KC7WW.
  71.                                                          (use DSKCOMC2.DSK kernel)
  72.  
  73. LMS.DSK                                w9gr LMS filter converted to DSK by KC7WW.
  74.                                                          (use DSKCOMC2.DSK kernel)
  75.  
  76. SINE.DSK                             sinewave output.
  77.  
  78. SQUARE.DSK                    squarewave output.
  79.  
  80. SQUSWEEP.DSK            squarewave sweep output.
  81.  
  82. SWEEP.DSK                        sinewave sweep output.